home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / misc / mount / amd.rea < prev    next >
Text File  |  1996-11-17  |  2KB  |  60 lines

  1.  
  2. Hi All,
  3.  
  4. Announcing the third release of the AMD automounter for Linux.
  5.  
  6. What is an automounter ?? Well briefly put, it allows you to dynamically nfs
  7. (or even minix/ext{2}/msdos...) mount file systems on demand - i.e it is
  8. able to mount a home directory from a nfs server when a user requires it,
  9. and unmount it after a user defined period of time after it is deemed
  10. inactive. This reduces load both on the client and server. There are
  11. numerous features far too many to mention in fact, so I will let you read
  12. the documentation included.
  13.  
  14. The `amd' package _requires_ that you have the NFS option in your kernel
  15. when it was compiled. You do NOT need to run mountd or nfsd except if you
  16. require other machines to mount yours. You however _do_ need /etc/portmap
  17. running _before_ you start `amd'.
  18.  
  19. This finally fixes ALL known bugs (I have discovered). Most notably the
  20. direct automounts. If you have had problems before with "direct" mounts,
  21. please try this version. Also there was a bug (whoops I meant "feature") in
  22. kernels prior to 0.99.12 which made "direct" mounts unmountable. This has now
  23. been fixed. If you do not use "direct" mounts this binary will still work as
  24. expected.
  25.  
  26. It is also worth mentioning that as GNU's getopt() behavior has stumped
  27. quite a few people. You should use -- to stop getopt from incorrectly
  28. parsing some options.
  29.  
  30. It is now on
  31.  
  32.     sunsite.unc.edu:/pub/Linux/Incoming/amd920824upl67-linux.tar.gz
  33.  
  34. but may be moved at some point in time to
  35.  
  36.     /pub/Linux/system/Misc/mount/amd920824upl67-linux.tar.gz
  37.  
  38. It is also on nic.funet.fi but it is hidden until the archive maintainer
  39. (Arl) moves it appropriately. It will be available under
  40.  
  41.     nic.funet.fi:/pub/OS/Linux/tools/amd920824upl67-linux.tar.gz
  42.  
  43. The old(er) postscript documentation I uploaded to sunsite and nic is still
  44. valid.
  45.  
  46. I said this last time, but I will say it again :-)    
  47.  
  48. This should be the final patches submitted to the AMD authors. (Actually
  49. this time was only 2 lines with *no* source code changes)
  50.  
  51. Warning: You need a fs with > 30 char limit to extract/build the source.
  52.  
  53. Due to popular demand I have included ready to run binaries. This should be
  54. sufficient for ANY type of file system you have compiled into your kernel,
  55. as I have made it possible to specify type=???? in the opts:= line in your
  56. maps.
  57.  
  58. Mitch
  59. m.dsouza@mrc-apu.cam.ac.uk
  60.